 |
|
 |
Subject: Linux Client: prefs.js |
 |
 |
 |
Product Area: Notes Client |
 |
Technical Area: Functionality |
 |
Platform: Linux client - RHEL |
 |
Release: Beta 2 |
 |
Reproducible: -Reproducibility- |
 |
 |
 |
 |
We got a problem here with Internet Security dialog boxes appearing over and over again. Meaning, that you can allow or deny such a question and check "Remember my decision" but after closing an opening the Client the question reappears. Well, I know this is saved to the prefs.js file so I checked for it.
In 8.0.1, this file was saved in lotus/notes/data/workspace/.metadata/com.ibm.collaboration.realtime.ui/xulapp/defaults/preferences/prefs.js
In this Beta 2 of 8.5 in cannot find it. As it is not there, where is it?
We need to add preferences like:
user_pref("capability.principal.certificate.p0.granted", "UniversalXPConnect UniversalBrowserWrite UniversalBrowserRead");
user_pref("capability.principal.certificate.p0.id", "19:23:20:B1:A6:64:03:C6:F6:6E:A1:FF:C7:30:3D:22:21:5A:26:CF");
user_pref("capability.principal.certificate.p0.subjectName", "CN=International Business Machines Corporation,OU=Lotus Software Group,OU=Digital ID Class 3 - Netscape Object Signing,O=International Business Machines Corporation,L=Westford,ST=Massachusetts,C=US");
user_pref("capability.principal.certificate.p1.granted", "UniversalBrowserWrite UniversalBrowserRead");
user_pref("capability.principal.certificate.p1.id", "FE:77:F3:1E:15:A8:E7:92:66:48:90:8E:62:20:6A:FF:25:1A:4A:6F");
user_pref("capability.principal.certificate.p4.granted", "UniversalXPConnect UniversalBrowserWrite UniversalBrowserRead");
user_pref("capability.principal.certificate.p4.id", "0D:72:50:88:27:F5:A6:74:4E:8B:CC:F0:CD:42:9D:80:B4:62:01:3E");
user_pref("capability.principal.certificate.p4.subjectName", "CN=International Business Machines Corporation,OU=Lotus Software Group,OU=Digital ID Class 3 - Netscape Object Signing,O=International Business Machines Corporation,L=Westford,ST=Massachusetts,C=US");
For example these lines makes the internet security messages for DWA/iNotes disappear in the Firefox browser. By the way, these lines should be in a technote for the customers which are using Firefox/DWA/inotes because the users would not be prompted anymore by the security messages.
 
Feedback number WEBB7KG8VC created by ~Julia Pregerotherlen on 10/16/2008

Status: Open
Comments:

|
|  |
|